What is how to check what motherboard i have?

Here's how to find out what motherboard you have:

  • Using System Information (Windows): This is the easiest method for most users.

    • Press Win + R to open the Run dialog box.
    • Type msinfo32 and press Enter. This will open the System Information window.
    • Look for the "BaseBoard%20Manufacturer," "BaseBoard%20Product," and "BaseBoard%20Version" entries. These will tell you the manufacturer and model of your motherboard. Sometimes "BaseBoard Product" is the actual model number, sometimes it is a more general name.
  • Using Command Prompt (Windows): Another built-in Windows method.

    • Open Command Prompt as an administrator (search for "cmd," right-click, and select "Run as administrator").
    • Type wmic baseboard get product,Manufacturer,version,serialnumber and press Enter.
    • The output will display the manufacturer, product (model), version, and serial number of your motherboard.
  • Using Third-Party Software: Several software programs can provide detailed system information, including your motherboard model. Some popular options include:

    • CPU-Z (external link): A free tool that provides information about your CPU, motherboard, RAM, and graphics card. The "Motherboard" tab will show you the manufacturer, model, and chipset.
    • Speccy (external link): A system information tool from Piriform (the makers of CCleaner). It provides a comprehensive overview of your hardware.
  • Physically Inspecting the Motherboard: This requires opening your computer case and looking directly at the motherboard.

    • Warning: This method requires caution. Ensure your computer is powered off and unplugged before opening the case. Static electricity can damage components, so take proper precautions (e.g., use an anti-static wrist strap).
    • Look for labels printed directly on the motherboard. The manufacturer and model number are often printed near the CPU socket, RAM slots, or PCI-e slots. The model%20number is often the most important thing to locate.

These methods are common ways to identify your motherboard. Choose the one that best suits your comfort level and technical expertise.